	body {background-color: #16a085;text-align: center; font-family: sans-serif;
	}
	figcaption {opacity: 0.7;text-decoration: italics;}
	img{opacity: 0.7;}
	header{color: #f1c40f;  
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);background-color:#0d584a ; 
  padding: 0.1em;
  margin-top: 2em;
  overflow: hidden;
  text-align: center;
	}

	header h1{margin-top: 0em;max-width: 85%;display: inline-block;}
	@media only screen and (max-width: 32em) {
	  header h1{
	    font-size: 2rem;
	    margin: 0em;
	    margin-bottom: 1em;
	    padding: 0em;
	  }
	}
	#Layer_1 {
	  fill: #f1c40f;
	  height: 5em;
	  width: 5em;
	  margin-top: 2em;
	}
	footer{color: #0d584a}
	.Grondboorlogo{width: 100%;}
	.cls-1{stroke: #f1c40f !important;}
	#boortekening img{max-height: 50vh;max-width: 50vh;margin-left: auto;margin-right: auto;}